Skip to content

feat: add shared_resource shortcuts#512

Open
zicklag wants to merge 1 commit intofishfolk:mainfrom
zicklag:refactor/get_resource
Open

feat: add shared_resource shortcuts#512
zicklag wants to merge 1 commit intofishfolk:mainfrom
zicklag:refactor/get_resource

Conversation

@zicklag
Copy link
Member

@zicklag zicklag commented Jan 26, 2026

This replaces shared_resource with get_shared_resource which returns an Option. It then keeps shared_resource as a method that unwraps that option for shorthand get_shared_resource().unwrap().

This replaces `shared_resource` with `get_shared_resource` which returns an `Option`.
It then keeps `shared_resource` as a method that unwraps that option for shorthand `get_shared_resource().unwrap()`.
@zicklag zicklag force-pushed the refactor/get_resource branch from 6b5ae3c to 135f4e0 Compare January 26, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants